[INFO] cloning repository https://github.com/aox-lei/tauri_helper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aox-lei/tauri_helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faox-lei%2Ftauri_helper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faox-lei%2Ftauri_helper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af1112881ce5904267cd49a7a90fee8bbe78ca2a
[INFO] testing aox-lei/tauri_helper against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faox-lei%2Ftauri_helper" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aox-lei/tauri_helper
[INFO] finished tweaking git repo https://github.com/aox-lei/tauri_helper
[INFO] tweaked toml for git repo https://github.com/aox-lei/tauri_helper written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aox-lei/tauri_helper on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aox-lei/tauri_helper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winnow v0.7.11
[INFO] [stderr]   Downloaded indexmap v2.10.0
[INFO] [stderr]   Downloaded hashbrown v0.15.4
[INFO] [stderr]   Downloaded syn v2.0.104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e1cc89ebacf35d6030f15c5ee29fb1efdfba3a6fef47a73e464d1853e7a4ed4
[INFO] running `Command { std: "docker" "start" "-a" "0e1cc89ebacf35d6030f15c5ee29fb1efdfba3a6fef47a73e464d1853e7a4ed4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e1cc89ebacf35d6030f15c5ee29fb1efdfba3a6fef47a73e464d1853e7a4ed4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e1cc89ebacf35d6030f15c5ee29fb1efdfba3a6fef47a73e464d1853e7a4ed4", kill_on_drop: false }`
[INFO] [stdout] 0e1cc89ebacf35d6030f15c5ee29fb1efdfba3a6fef47a73e464d1853e7a4ed4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be77c74263b86392e7787fe173e1437a144e2269fdf525a9a2120e1cdf1562bc
[INFO] running `Command { std: "docker" "start" "-a" "be77c74263b86392e7787fe173e1437a144e2269fdf525a9a2120e1cdf1562bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tauri_helper_core v0.0.1 (/opt/rustwide/workdir/local-crates/tauri_helper_core)
[INFO] [stderr]    Compiling tauri_helper_macros v0.0.1 (/opt/rustwide/workdir/local-crates/tauri_helper_macros)
[INFO] [stderr]    Compiling tauri-helper v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.43s
[INFO] running `Command { std: "docker" "inspect" "be77c74263b86392e7787fe173e1437a144e2269fdf525a9a2120e1cdf1562bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be77c74263b86392e7787fe173e1437a144e2269fdf525a9a2120e1cdf1562bc", kill_on_drop: false }`
[INFO] [stdout] be77c74263b86392e7787fe173e1437a144e2269fdf525a9a2120e1cdf1562bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d5b42abd89dc06287b03414c8c721b714c2b5d9939d75f75b327723517315ab
[INFO] running `Command { std: "docker" "start" "-a" "6d5b42abd89dc06287b03414c8c721b714c2b5d9939d75f75b327723517315ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling tauri-helper v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "6d5b42abd89dc06287b03414c8c721b714c2b5d9939d75f75b327723517315ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d5b42abd89dc06287b03414c8c721b714c2b5d9939d75f75b327723517315ab", kill_on_drop: false }`
[INFO] [stdout] 6d5b42abd89dc06287b03414c8c721b714c2b5d9939d75f75b327723517315ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 20438566b2dc7b6c6c654057e33f5cced3adca9af1c1e79ac202a2bc63a3324e
[INFO] running `Command { std: "docker" "start" "-a" "20438566b2dc7b6c6c654057e33f5cced3adca9af1c1e79ac202a2bc63a3324e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tauri_helper-9f8f44e457fc9d94)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tauri_helper
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - generate_command_file (line 39) ... FAILED
[INFO] [stdout] test src/lib.rs - generate_command_file (line 77) ... FAILED
[INFO] [stdout] test src/lib.rs - generate_command_file (line 24) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - generate_command_file (line 39) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tauri` in this scope
[INFO] [stdout]   --> src/lib.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[tauri::command]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tauri`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_collect_command` in this scope
[INFO] [stdout]   --> src/lib.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[auto_collect_command]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout] 39 + use tauri_helper::auto_collect_command;
[INFO] [stdout]    |
[INFO] [stdout] 39 + use tauri_helper_macros::auto_collect_command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate_command_file (line 77) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tauri` in this scope
[INFO] [stdout]   --> src/lib.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[tauri::command]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tauri`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tauri` in this scope
[INFO] [stdout]   --> src/lib.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[tauri::command]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tauri`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_collect_command` in this scope
[INFO] [stdout]   --> src/lib.rs:79:3
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[auto_collect_command]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout] 77 + use tauri_helper::auto_collect_command;
[INFO] [stdout]    |
[INFO] [stdout] 77 + use tauri_helper_macros::auto_collect_command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate_command_file (line 24) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tauri_build` in this scope
[INFO] [stdout]   --> src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     tauri_build::build();
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tauri_build`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tauri_build`, use `cargo add tauri_build` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - generate_command_file (line 24)
[INFO] [stdout]     src/lib.rs - generate_command_file (line 39)
[INFO] [stdout]     src/lib.rs - generate_command_file (line 77)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "20438566b2dc7b6c6c654057e33f5cced3adca9af1c1e79ac202a2bc63a3324e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20438566b2dc7b6c6c654057e33f5cced3adca9af1c1e79ac202a2bc63a3324e", kill_on_drop: false }`
[INFO] [stdout] 20438566b2dc7b6c6c654057e33f5cced3adca9af1c1e79ac202a2bc63a3324e
